diff --git a/doc/src/sgml/ref/create_role.sgml b/doc/src/sgml/ref/create_role.sgml index cee23b1ea6b..6f453ea4e32 100644 --- a/doc/src/sgml/ref/create_role.sgml +++ b/doc/src/sgml/ref/create_role.sgml @@ -197,7 +197,8 @@ in sync when changing the above synopsis! used for replication. If not specified, NOREPLICATION is the default. Only superuser roles or roles with REPLICATION - can specify REPLICATION. + can specify REPLICATION. Additionally, this role + needs to have read permissions on the objects belonging to the replication.